Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add two modes of pico hand tracking to selectable export features #216

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ckschim
Copy link

@ckschim ckschim commented Oct 8, 2024

This should resolve part of #162.

With this, hand tracking for PICO can be explicitly enabled using <meta-data android:name="handtracking" android:value="1"/>
I also added the high frequency mode with <meta-data android:name="Hand_Tracking_HighFrequency" android:value="1"/>

Both options I found in the official PICO SDK for Unity, oddly enough no other documentation anywhere: https://github.com/Pico-Developer/PICO-Unity-Integration-SDK/blob/f07f05f433a9671344c722a13ccc6f259e7e390d/Editor/PXR_BuildProcessor.cs#L229

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant